home *** CD-ROM | disk | FTP | other *** search
- # This properties file is used to create a PropertyResourceBundle
- # It contains Locale specific strings used be the Metal Look and Feel.
- # Currently, the following components need this for support:
- #
- # FileChooser
- #
- # When this file is read in, the strings are put into the
- # defaults table. This is an implementation detail of the current
- # workings of Swing. DO NOT DEPEND ON THIS.
- # This may change in future versions of Swing as we improve localization
- # support.
- #
- # 1.5 03/08/01
- # @author Steve Wilson
-
-
- ############ FILE CHOOSER STRINGS #############
-
- FileChooser.lookInLabelText=Rechercher dans :
- FileChooser.fileNameLabelText=Nom de fichier :
- FileChooser.filesOfTypeLabelText=Fichiers du type :
- FileChooser.upFolderToolTipText=Remonte d'un niveau.
- FileChooser.upFolderAccessibleName=Vers le haut
- FileChooser.homeFolderToolTipText= R\u00e9pertoire d'accueil
- FileChooser.homeFolderAccessibleName=Accueil
- FileChooser.newFolderToolTipText=Cr\u00e9e un nouveau dossier.
- FileChooser.newFolderAccessibleName=Nouveau dossier
- FileChooser.listViewButtonToolTipText=Liste
- FileChooser.listViewButtonAccessibleName=Liste
- FileChooser.detailsViewButtonToolTipText=D\u00e9tails
- FileChooser.detailsViewButtonAccessibleName=D\u00e9tails
-
- ############ InternalFrameTitlePane Strings ############
- InternalFrameTitlePane.iconifyButtonAccessibleName=R\u00E9duire
- InternalFrameTitlePane.maximizeButtonAccessibleName=Agrandir
- InternalFrameTitlePane.closeButtonAccessibleName=Fermer
-